Skip to content

Tool/antigravity - #5

Merged
miscarriage87 merged 47 commits into
mainfrom
tool/antigravity
Dec 31, 2025
Merged

Tool/antigravity#5
miscarriage87 merged 47 commits into
mainfrom
tool/antigravity

Conversation

@miscarriage87

Copy link
Copy Markdown
Owner

Refactor
HistoryCompressor

Return structured data { bAuthors: string, bConcepts: string, code: string } instead of just string
Refactor
ai-service.ts

Import and define the new Constants (CATEGORY_STYLE_GUIDE, ARCHETYPES_FOR_MODE)
Implement logic to select a single targetCategory from user interests
Implement getStyleGuide(category) logic (with default fallback)
Update DEFAULT_MASTER_PROMPT to the user's version
Implement complex variable substitution
Refine Category Logic
Implement 9-Category Style Guide (Stoicism, Entrepreneurship, etc.)
Strict interest pool reduction
Verify

Verify prompt construction via logs
Verify handling of unknown categories
Verify "Stoizismus" style injection
Final Cleanup & Documentation

Remove all temporary verification files (verify-.ts, logs)
Remove Mock Code from
ai-service.ts
Create comprehensive
architecture_overview.md
Full Repository Sweep (deleted check-
.ts, stray logs)
Post-Verification Fixes

Enforce Temperature=1.0 for GPT-5
Fix hardcoded sourceModel in database
Strictly remove all Mock Data
Admin Dashboard Refactor

Export System Constants from
ai-service.ts
Simplify User Page (Remove Config, Expand DB View)
Enhance Dashboard (System Context Visibility)
Holistic Cleanup: Removed all legacy Admin Config code (DEFAULT_MASTER_PROMPT, AiConfig)
UX Polish: Loading State

Create
LoadingScreen
UI component (Simulated Progress, Status Text)
Implement src/app/[username]/loading.tsx
Debug: Loading Screen Reliability

Integrate into
Onboarding.tsx
for smooth transition
Verify PWA/Initial Load behavior
UX Polish: Intro Sequence Redesign

Update
IntroSequence.tsx
with high-fidelity SVG YinYang
Implement smooth "Overlay Fade" transition to prevent "Yellow Veil" jump
Refine Loading Screen (remove Purple, align with Amber Brand)
Strict Visibility Control to fix "Yellow Veil" bleeding
UX Polish: Loading Screen Logic

Branding: "dArk" instead of "DARK"
Logic: Implement "Grace Period" (delayed visibility) to prevent flash on cached loads
Animation: Stop cycling text, implement "..." ellipsis loop for final state
Header Polish & Changelog

Create
changelog/page.tsx
Add v1.1 Link to
UserHeader.tsx
Implement "Close/Back" navigation in Changelog
Refine Footer and Alignment (items-end)
Fix Header Positioning: Switch from fixed top-0 to w-full relative (static flow) to lock vertical distance.

Bugfix: Handled P2002 Race Condition in
ai-service.ts
for new users.

Refine Loading Screen Timing: Tuned progress curve (0-95% in 60s) and added 2 intermediate status messages.

Fine-Tune Master Prompt: Refined logic to prioritize Category Theme over "forced metaphors" (e.g. no "Firewall" in Stoicism).

UI Fix: Corrected Yin Yang dot contrast in
IntroSequence.tsx
(White dot on Black, Black dot on White).

Branding Sync: Updated Admin Dashboard version to v1.1 and standardized browser tab titles to "dArk | ..." across all pages.

Admin UI Polish: Removed unnecessary "by" prefix in User Database history table.

Admin Dashboard Refinement: Translated headers ("Registrierte Nutzer"), removed Config Badges, showed full User IDs, and added "Last Quote" preview.

Collapsible Layout: Refactored Admin Dashboard into collapsible vertical sections (default closed) and simplified User List items (Name, ID, Date only).

Layout Polish: Removed internal scrollbars from Admin Context sections to allow full-height display.

Typography: Enforced minimum font size of 11px across Admin Dashboard and User View.

Activity Alert: Admin User List now highlights dates in Amber if the user hasn't generated a quote today.

Repository Admin added 30 commits December 20, 2025 18:09
Repository Admin added 17 commits December 22, 2025 02:10
…ighlights

- Refactored Admin Dashboard to use collapsible vertical sections (default closed)\n- Simplified User List items (Name, ID, Date only)\n- Implemented 'Activity Warning': Dates NOT equal to today are highlighted in Amber\n- Enforced minimum font size of 11px across admin views\n- Removed internal scrollbars from context sections
@miscarriage87
miscarriage87 merged commit dd367e0 into main Dec 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant